home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / sound / rsynth22.zip / ACCONFIG.H next >
Text File  |  1994-11-01  |  314b  |  14 lines

  1. /* Define if prototype cannot use a type of float if followed by K&R defn. */
  2. #undef NOPROTOFLOAT
  3.  
  4. /* turn off strict IEEE compliance in favour of speed */
  5. #undef HAVE_NONSTDARITH
  6.        
  7. /* Define if we can find -lX11 */
  8. #undef HAVE_LIBX11
  9.        
  10. /* Define if we can find nas -laudio */
  11. #undef HAVE_NAS
  12.        
  13.  
  14.